Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First pass at support for initial import #141

Merged
merged 2 commits into from
Sep 26, 2013

Conversation

benmccann
Copy link
Collaborator

Fix for #47

@richardwilly98 hope this is a helpful first pass. since you're more familiar with this code, perhaps you can help me polish it up if there are any additional changes you think are needed. i especially am not sure about how to support gridfs and so i supported only regular collections with this initial implementation

@richardwilly98
Copy link
Owner

@benmccann at first glance it looks good - I will merge it, but I am just not sure how from the test you can garanty this new section of the code is executed?

I think the scenario for the test should be:

  • No replicaset, create and populate a new collection
  • Setup river
  • Setup replicaset
  • Store new entry in collection
  • Validate old and new entry exist in ES index.

richardwilly98 added a commit that referenced this pull request Sep 26, 2013
First pass at support for initial import
@richardwilly98 richardwilly98 merged commit 326bbeb into richardwilly98:master Sep 26, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants